literal adj. 1.文字的,文字上的。 2.字面上的,逐字逐句的。 3.沒有夸張的,樸實的,原原本本的。 4.呆板的,平庸的,乏味的。 5.字母的,用字母代表的。 the literal arithmetic 代數學。 a literal translation 逐字逐句直譯。 a literal interpretation 字面解釋。 the literal truth 原原本本的實情。 n. 【印刷】錯排,文字上的錯誤。 in the literal sense of the word 照字面的意思;實在,真正 (In the literal sense of the word, I heard nothing. 我聽實在是沒有聽到〔但可能看到過〕)。 -ity 直譯;實際;精確。 n. -ness
This example returns the square root of a numeric literal 此示例返回數值的平方根。
Literals include strings and character and numeric literals 文字量包括字符串,字符和數字文字量。
By default , a real numeric literal on the right - hand side of the assignment operator is treated as 默認情況下,賦值運算符右側的實數被視為
Fixed - point numeric literals that are parts of predicates that involve comparison operators parameterize to 如果定點數值是涉及比較運算符的謂詞的組成部分,則此類數值將參數化為
Fixed - point numeric literals that are not parts of predicates that involve comparison operators parameterize to 如果定點數值不是涉及比較運算符的謂詞的組成部分,則此類數值將參數化為
Note that numeric literals do not include a sign ; a phrase like - 1 is actually an expression composed of the operator - and the literal 1 注意數值型的字面值不包括符號(譯注:正負號) ,像- 1實際上是個組合了一元運算符" - "和字面值1的表達式
Note that numeric literals do not include a sign ; a phrase like - 1 is actually an expression composed of the unary operator ` - ' and the literal 1 注意數值型的字面值不包括符號(譯注:正負號) ,像- 1實際上是個組合了一元運算符" - "和字面值1的表達式
Scalars the scalar variables hold only one value , which may be a numeric literal , or a string literal . scalar variable names always begin with a $ sign 標量標量變量僅保存一個值,它可以是一個數值字面值,或一個字符串字面值。標量變量名稱始終用一個$字符開始。